type github.com/jackc/pgx/v5/pgtype.encodePlanTextInt64Valuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
float4.go#L125: return encodePlanTextInt64Valuer{}
float8.go#L133: return encodePlanTextInt64Valuer{}
float8.go#L200: type encodePlanTextInt64Valuer struct{}
float8.go#L202: func (encodePlanTextInt64Valuer) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)